type github.com/andybalholm/brotli.decodeError

3 uses

	github.com/andybalholm/brotli (current package)
		reader.go#L8: type decodeError int
		reader.go#L10: func (err decodeError) Error() string {
		reader.go#L82: 			return n, decodeError(decoderGetErrorCode(r))